FaPellGrid05 
EntityType  Independent 
Logical Entity Name  FaPellGrid05 
Default Table Name  FaPellGrid05 
Logical Only  NO 
Definition 
 
Note 
 

FaPellGrid05 Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaPellGrid05ID(PK)    INTEGER  NO 
 
EnrollStatus    CHAR(1)  NO 
 
LowEFC    DECIMAL(5, 0)  YES 
 
HighEFC    DECIMAL(5, 0)  YES 
 
LowCOA    DECIMAL(5, 0)  YES 
 
HighCOA    DECIMAL(5, 0)  YES 
 
PellAmount    DECIMAL(5, 0)  YES 
 
ts    TIMESTAMP/DATE  NO 
 

FaPellGrid05 Keys 
Key Name  Key Type  Keys 
FaPellGrid05_FaPellGrid05ID_U_C_IDX  PrimaryKey  FaPellGrid05ID 

FaPellGrid05 Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaPellGrid05 Check Constraints 
Check Constraint Name  CheckConstraint 
Chk_FaPellGrid05_LowEFC_HighEFC  ([LowEFC] <= [HighEFC]) 
Chk_FaPellGrid05_LowCOA_HighCOA  ([LowCOA] <= [HighCOA])